C1.DataCollection.SignalR.Server Assembly / C1.DataCollection.SignalR.Server Namespace / C1DataCollectionHub<T> Class / Clients Property
Clients Property
In This Topic
Gets the clients of the hub.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Clients As IHubClients
 
See Also